Skip to content

Fix Windows CI host IP discovery on windows-2022 runners.#490

Merged
lo-simon merged 1 commit into
sony:masterfrom
jonathan-r-thorpe:github-actions-fix-windows-build
May 27, 2026
Merged

Fix Windows CI host IP discovery on windows-2022 runners.#490
lo-simon merged 1 commit into
sony:masterfrom
jonathan-r-thorpe:github-actions-fix-windows-build

Conversation

@jonathan-r-thorpe
Copy link
Copy Markdown
Contributor

Get-NetIPConfiguration fails when multiple adapters map to one interface; use the default route and Get-NetIPAddress instead, and only disable vEthernet (nat) when present.

Get-NetIPConfiguration fails when multiple adapters map to one interface; use the default route and Get-NetIPAddress instead, and only disable vEthernet (nat) when present.
Copy link
Copy Markdown
Collaborator

@lo-simon lo-simon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lo-simon lo-simon merged commit 3d89c34 into sony:master May 27, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants